Welcome![Sign In][Sign Up]
Location:
Search - mail pop3

Search list

[Internet-NetworkEmail

Description: 邮件软件:该程序需要两个服务器,一个用来发送邮件,一个用来接受邮件,一般我们用pop3协议来接收邮件,用smtp协议来发送邮件。-E-mail software: the program requires two servers, one used to send a message, a message to accept the general protocol we use to receive mail pop3, smtp protocol used to send messages.
Platform: | Size: 3564544 | Author: 夏廉 | Hits:

[Internet-Networkpop3_smtp_ssl

Description: pop3和smtp协议收发邮件,支持ssl认证-pop3 and smtp send/receive mail msg,support ssl.
Platform: | Size: 58368 | Author: 祖魁 | Hits:

[xml-soap-webservicePOP-client

Description: POP3 Gateway - E-mail middleware for remotely hosted websites by J.A. Korsmeyer, Inc. POP3 to SMTP gateway and XMLdb extractor - POP3 Gateway is the leading platform independent solution for automatically replicating e-mail, e-commerce data and webform submissions from remotely hosted websites into servers on your local LAN over any type of Internet connection including dial-up. -POP3 Gateway- E-mail middleware for remotely hosted websites by J.A. Korsmeyer, Inc. POP3 to SMTP gateway and XMLdb extractor- POP3 Gateway is the leading platform independent solution for automatically replicating e-mail, e-commerce data and webform submissions from remotely hosted websites into servers on your local LAN over any type of Internet connection including dial-up.
Platform: | Size: 21504 | Author: Lenin | Hits:

[JSP/JavaPOP-Host

Description: POP3 Gateway - E-mail middleware for remotely hosted websites by J.A. Korsmeyer, Inc. POP3 to SMTP gateway and XMLdb extractor - POP3 Gateway is the leading platform independent solution for automatically replicating e-mail, e-commerce data and webform submissions from remotely hosted websites into servers on your local LAN over any type of Internet connection including dial-up. -POP3 Gateway- E-mail middleware for remotely hosted websites by J.A. Korsmeyer, Inc. POP3 to SMTP gateway and XMLdb extractor- POP3 Gateway is the leading platform independent solution for automatically replicating e-mail, e-commerce data and webform submissions from remotely hosted websites into servers on your local LAN over any type of Internet connection including dial-up.
Platform: | Size: 38912 | Author: Lenin | Hits:

[Windows DevelopYJXTLLYJ

Description: 大家好,我是双鱼林,这是我两年前自己的毕业设计,题目是基于winsock的邮件系统设计,我现在把这个系统的源程序免费发布给大家,有需要做这方面资料的朋友可以下载下去研究下!系统使用的c语言网络编程技术实现了SMTP和POP3的应用层协议命令处理,使用php网页形式收发邮件. (1)SMTP服务器必须实现基本的协议命令,包括以下命令: HELO、MAIL FROM、RCPT TO、DATA、REST、NOOP、QUIT和HELP。 (2)POP3服务器必须实现基本的协议命令,包括以下命令:USER、PASS、DELE、LIST LOOP、RETR、RSET、STAT、UIDL和QUIT。 (3)PHP Web邮件收发客户端负责和两个邮件服务器用上面实现的邮件协议命令进行通信 电子邮件发送协议SMTP和电子邮件接收协议POP3是目前电子邮件系统普遍使用的协议,作为TCP/IP四层模型中的应用层,它定义了自己标准的协议命令,使得各个电子邮件系统都按照统一标准实施,正是因为这样,才使各个系统无差错的进行交换信息。 -LOOP、RETR、RSET、STAT、UIDL和QUIT
Platform: | Size: 719872 | Author: sd | Hits:

[Internet-NetworkMailServic

Description: 多服务器收发email 可以同时支持 一个或一个以上的 pop3和 stmp服务器收发邮件-Multi-server to send and receive email at the same time to support one or more pop3 and stmp server to send and receive e-mail
Platform: | Size: 17210368 | Author: bailin song | Hits:

[CSharpcsharpmail

Description: 完整版的C#邮件收发系统,含一个POP3邮件接收程序和一个邮件发送程序,程序可以生成EXE安装文件,在VS2005下编译通过,测试时记得POP3接收邮件的端口号为110,smtp发送的端口为25,注意不要设错了,否则连不上邮件服务器。-The full version of C# e-mail sending and receiving systems, including a POP3 e-mail to receive an e-mail programs and send the program, the program can generate EXE installation file, in VS2005 compiled passed the test I remember POP3 incoming mail port number is 110, smtp send port 25, be careful not to set wrong, or Rom mail server.
Platform: | Size: 217088 | Author: 272 | Hits:

[Email Client8000

Description: 利用SMTP POP3协议写的一个很好的电子邮件收发系统非常经典-To use SMTP POP3 protocol to write a good e-mail sending and receiving system is the classic
Platform: | Size: 147456 | Author: 陈久富 | Hits:

[.netMail_Agent

Description: this program is a mail agent uses pop3 and smtp protocols, written in .net c#, you can determine the server ip to begin sending.
Platform: | Size: 57344 | Author: espil | Hits:

[GUI DevelopPOP3360

Description: POP3邮件 监视仿360安全卫士界面-POP3 e-mail message to monitor the security guard imitation 360 Interface
Platform: | Size: 1052672 | Author: JXf | Hits:

[Internet-NetworkMailServer

Description: 邮件服务器,支持SMTP/POP3/IMAP/WebMail.-E-mail server, support SMTP/POP3/IMAP/WebMail.
Platform: | Size: 348160 | Author: 347 | Hits:

[CSharpSMTP_POP3_Mail_Server

Description: 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的GUI和管理界面 * 足够的注释 SMTP: * 所有的基本的SMTP服务器的功能 * 支持过个域名 * 支持多个邮箱地址用一个邮箱 * 支持昵称. 支持公共帐号和私有帐号昵称列表 * 支持邮件路由. eg *ivar* pattern routes all addresses containing ivar to specified mailbox or remote address * SMTP验证 * SMTP大小, PIPELINING, 8BITMIME, CHUNCKING support * SMTP定制消息过滤(可以发现及过滤部分垃圾邮件) * 支持IP访问中继和验证 POP3: * 所有的基本POP3有的功能 * APOP命令和安全验证 * POP3验证,CRAM-MD5登录 * POP3远程帐号-Introduction The MailServerComponent implements POP3 and SMTP (core) servers. It Handles lowlevel POP3 and SMTP commands and raises events according to it. The MailServer service just handles MailServerComponent events and does mail retrieving and storing job. Features General: * SMTP/POP3/IMAP4/WebMail * IP access filtering * User mailbox size limit * Supports XML or MSSQL databases * Nice GUI for administation * Well commented source code included SMTP: * All basic SMTP features * Supports multiple domains * Supports multiple e-address for one mailbox * Supports aliases(Mailing lists). Supports public and private(needs authentication) lists. * Supports email routing. eg*ivar* pattern routes all addresses containing ivar to specified mailbox or remote address * SMTP AUTH (LOGIN CRAM-MD5) (supported authentication types) * SMTP SIZE, PIPELINING, 8BITMIME, CHUNCKING support * SMTP custom message filters
Platform: | Size: 3464192 | Author: 陈嵩 | Hits:

[Internet-NetworkPOP3Emailcheck

Description: POP3上电子邮件的检查,利用windows socket技术,操作平台VC++6.0 非常实用,希望大家喜欢-POP3 e-mail check on the use of windows socket technology, operating platform VC++6.0 is very useful, I hope everyone likes
Platform: | Size: 19456 | Author: 樊露 | Hits:

[Internet-Networkmail_BCB

Description: BCB 实现邮件服务器的代码,一个案例,可以供C++builder人员参考-bcb code, the solution of mail pop3
Platform: | Size: 380928 | Author: 小江 | Hits:

[Windows Developpop3

Description: 基于c#,利用pop3协议实现 邮件接受功能,初学者必备,简单易懂。-Based on c#, using pop3 protocol implementation to accept e-mail functions, essential for beginners, easy to understand.
Platform: | Size: 64512 | Author: 刘飞 | Hits:

[JSP/JavaMobileEMail

Description: 手机邮件接收程序,J2ME,应用SMTP协议来接收邮件-Mobile e-mail to receive procedures, J2ME, application of SMTP protocol to receive e-mail
Platform: | Size: 44032 | Author: tinjapp | Hits:

[Internet-Networkmailphp

Description: PHP邮件系统 接收,发送邮件 需要自己在CONFIG.php中设置 pop3地址-PHP mail system
Platform: | Size: 143360 | Author: zhuodaidai | Hits:

[Delphi VCL111

Description: 随着计算机科学技术的发展和互联网的普及,在线聊天已经成为人们日常生活中必不可少的通信方式,而同时电子邮件(E-mail)又是一种比传统邮件更快捷更经济的收发邮件方式。一个集成了网上聊天和电子邮件收发的系统可为人们的日常生活提供更大的便利。该系统以Delphi7.0为开发工具,基于UDP协议的聊天模块能够实现网内群聊或点对点对话,基于SMTP协议、POP3协议的邮件模块能够收发邮件。-With the development of computer science and technology and the popularity of the Internet, online chat has become an essential means of communication in daily life, while e (E-mail) but also a more efficient than traditional e-mail send and receive messages and more economical way. An integrated online chat and e-mail system can provide for people' s daily lives more convenient. The system Delphi7.0 as development tools, based on UDP protocol module to achieve net chat group chat or peer dialogue, based on SMTP protocol, POP3 protocol module to send and receive email messages.
Platform: | Size: 457728 | Author: wy | Hits:

[JSP/Javajes_1.6.1

Description: Java Mail Server, 一个 JAVA SMT 及POP3 邮件服务器,是开源的.-Java Mail Server,a Java SMTP and POP3 e-mail server. This project was inspired by and based on the CRSMail project written by Calvin Smith. This project exists for everyone who is interested in running their own email server quickly and easily.
Platform: | Size: 675840 | Author: Mark Liu | Hits:

[Internet-Network20081122864796

Description: 使用Winsock控制检测是否有邮件, 邮件服务器必须支持POP3 -Using the Winsock control and test whether the e-mail, POP3 mail server must support
Platform: | Size: 29696 | Author: gslsgood | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »

CodeBus www.codebus.net